Home
last modified time | relevance | path

Searched refs:GATT_ConfigServiceChangeCCC (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_gatt_attr.cc71 void GATT_ConfigServiceChangeCCC(const RawAddress& remote_bda, bool enable, in GATT_ConfigServiceChangeCCC() function
/aosp12/system/bt/stack/include/
H A Dgatt_api.h1172 extern void GATT_ConfigServiceChangeCCC(const RawAddress& remote_bda,
/aosp12/system/bt/stack/gatt/
H A Dgatt_attr.cc681 void GATT_ConfigServiceChangeCCC(const RawAddress& remote_bda, bool enable, in GATT_ConfigServiceChangeCCC() function
/aosp12/system/bt/bta/dm/
H A Dbta_dm_act.cc3549 GATT_ConfigServiceChangeCCC(bda, true, BT_TRANSPORT_LE); in bta_dm_ble_smp_cback()