Home
last modified time | relevance | path

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

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