/system/bt/stack/gatt/ |
D | gatt_api.cc | 152 uint16_t GATTS_AddService(tGATT_IF gatt_if, btgatt_db_element_t* service, in GATTS_AddService() 333 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService() 413 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTS_HandleValueIndication() local 472 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTS_HandleValueNotification() local 522 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTS_SendRsp() local 570 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTC_ConfigureMTU() local 621 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTC_Discover() local 684 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTC_Read() local 763 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTC_Write() local 816 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTC_ExecuteWrite() local [all …]
|
D | gatt_utils.cc | 710 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in gatt_sr_send_req_callback() local 847 tGATT_REG* gatt_get_regcb(tGATT_IF gatt_if) { in gatt_get_regcb() 904 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in gatt_clcb_alloc() local 1065 void gatt_sr_update_cback_cnt(tGATT_TCB& tcb, tGATT_IF gatt_if, bool is_inc, in gatt_sr_update_cback_cnt() 1090 void gatt_sr_update_prep_cnt(tGATT_TCB& tcb, tGATT_IF gatt_if, bool is_inc, in gatt_sr_update_prep_cnt() 1111 bool gatt_cancel_open(tGATT_IF gatt_if, const RawAddress& bda) { in gatt_cancel_open() 1316 bool gatt_auto_connect_dev_remove(tGATT_IF gatt_if, const RawAddress& bd_addr) { in gatt_auto_connect_dev_remove()
|
D | gatt_main.cc | 199 tGATT_IF gatt_if) { in gatt_connect() 272 bool gatt_update_app_hold_link_status(tGATT_IF gatt_if, tGATT_TCB* p_tcb, in gatt_update_app_hold_link_status() 308 void gatt_update_app_use_link_flag(tGATT_IF gatt_if, tGATT_TCB* p_tcb, in gatt_update_app_use_link_flag()
|
D | gatt_attr.cc | 241 static void gatt_connect_cback(UNUSED_ATTR tGATT_IF gatt_if, in gatt_connect_cback()
|
D | gatt_int.h | 35 #define GATT_CREATE_CONN_ID(tcb_idx, gatt_if) \ argument 193 tGATT_IF gatt_if; /* one based */ member 262 tGATT_IF gatt_if; /* this service is belong to which application */ member 361 tGATT_IF gatt_if; member
|
D | gatt_sr.cc | 229 tGATT_STATUS gatt_sr_process_app_rsp(tGATT_TCB& tcb, tGATT_IF gatt_if, in gatt_sr_process_app_rsp() 292 tGATT_IF gatt_if; in gatt_process_exec_write_req() local
|
/system/bt/bta/gatt/ |
D | bta_gatts_act.cc | 373 tGATT_IF gatt_if; in bta_gatts_indicate_handle() local 501 tGATT_IF gatt_if; in bta_gatts_close() local 543 tGATT_IF gatt_if; in bta_gatts_send_request_cback() local 585 static void bta_gatts_conn_cback(tGATT_IF gatt_if, const RawAddress& bdaddr, in bta_gatts_conn_cback() 624 static void bta_gatts_phy_update_cback(tGATT_IF gatt_if, uint16_t conn_id, in bta_gatts_phy_update_cback() 642 static void bta_gatts_conn_update_cback(tGATT_IF gatt_if, uint16_t conn_id, in bta_gatts_conn_update_cback() 672 tGATT_IF gatt_if; in bta_gatts_cong_cback() local
|
D | bta_gattc_act.cc | 461 tGATT_IF gatt_if; in bta_gattc_conn() local 1220 tGATT_IF gatt_if; in bta_gattc_process_indicate() local 1343 static void bta_gattc_phy_update_cback(tGATT_IF gatt_if, uint16_t conn_id, in bta_gattc_phy_update_cback() 1362 static void bta_gattc_conn_update_cback(tGATT_IF gatt_if, uint16_t conn_id, in bta_gattc_conn_update_cback()
|
D | bta_gattc_utils.cc | 369 tGATT_IF gatt_if; in bta_gattc_clear_notif_registration() local
|
D | bta_gatts_int.h | 130 tGATT_IF gatt_if; member
|
/system/bt/stack/srvc/ |
D | srvc_eng_int.h | 51 tGATT_IF gatt_if; member
|
D | srvc_eng.cc | 327 static void srvc_eng_connect_cback(UNUSED_ATTR tGATT_IF gatt_if, in srvc_eng_connect_cback()
|
/system/bt/btif/src/ |
D | btif_gatt_test.cc | 48 tGATT_IF gatt_if; member
|
/system/bt/stack/gap/ |
D | gap_ble.cc | 76 tGATT_IF gatt_if; variable
|
/system/bt/bta/hh/ |
D | bta_hh_int.h | 289 tGATT_IF gatt_if; member
|
/system/bt/bta/hearing_aid/ |
D | hearing_aid.cc | 1540 uint8_t gatt_if; member in __anon6e38dbc00111::HearingAidImpl
|