Home
last modified time | relevance | path

Searched defs:i_clcb (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/srvc/
Dsrvc_eng.cc71 uint8_t i_clcb; in srvc_eng_find_clcb_by_bd_addr() local
92 uint8_t i_clcb; in srvc_eng_find_clcb_by_conn_id() local
114 uint8_t i_clcb = 0; in srvc_eng_clcb_alloc() local
138 uint8_t i_clcb = 0; in srvc_eng_clcb_dealloc() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_attr.cc144 uint8_t i_clcb; in gatt_profile_find_clcb_by_conn_id() local
167 uint8_t i_clcb; in gatt_profile_find_clcb_by_bd_addr() local
193 uint8_t i_clcb = 0; in gatt_profile_clcb_alloc() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_utils.cc204 for (int i_clcb = 0; i_clcb < BTA_GATTC_CLCB_MAX; i_clcb++) { in bta_gattc_clcb_alloc() local