Home
last modified time | relevance | path

Searched defs:gatt_if (Results 1 – 16 of 16) sorted by relevance

/system/bt/stack/gatt/
Dgatt_api.cc152 uint16_t GATTS_AddService(tGATT_IF gatt_if, btgatt_db_element_t* service, in GATTS_AddService()
334 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService()
418 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTS_HandleValueIndication() local
480 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTS_HandleValueNotification() local
530 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTS_SendRsp() local
580 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTC_ConfigureMTU() local
628 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
762 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 …]
Dgatt_utils.cc699 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in gatt_sr_send_req_callback() local
836 tGATT_REG* gatt_get_regcb(tGATT_IF gatt_if) { in gatt_get_regcb()
893 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in gatt_clcb_alloc() local
1054 void gatt_sr_update_cback_cnt(tGATT_TCB& tcb, tGATT_IF gatt_if, bool is_inc, in gatt_sr_update_cback_cnt()
1079 void gatt_sr_update_prep_cnt(tGATT_TCB& tcb, tGATT_IF gatt_if, bool is_inc, in gatt_sr_update_prep_cnt()
1107 bool gatt_cancel_open(tGATT_IF gatt_if, const RawAddress& bda) { in gatt_cancel_open()
1312 bool gatt_is_bg_dev_for_app(tGATT_BG_CONN_DEV* p_dev, tGATT_IF gatt_if) { in gatt_is_bg_dev_for_app()
1341 tGATT_IF gatt_if = p_reg->gatt_if; in gatt_add_bg_dev_list() local
1364 bool gatt_remove_bg_dev_for_app(tGATT_IF gatt_if, const RawAddress& bd_addr) { in gatt_remove_bg_dev_for_app()
1388 tGATT_IF gatt_if = p_reg->gatt_if; in gatt_remove_bg_dev_from_list() local
[all …]
Dgatt_int.h35 #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
335 std::unordered_set<tGATT_IF> gatt_if; member
366 tGATT_IF gatt_if; member
Dgatt_attr.cc241 static void gatt_connect_cback(UNUSED_ATTR tGATT_IF gatt_if, in gatt_connect_cback()
Dgatt_main.cc267 bool gatt_update_app_hold_link_status(tGATT_IF gatt_if, tGATT_TCB* p_tcb, in gatt_update_app_hold_link_status()
303 void gatt_update_app_use_link_flag(tGATT_IF gatt_if, tGATT_TCB* p_tcb, in gatt_update_app_use_link_flag()
Dgatt_sr.cc228 tGATT_STATUS gatt_sr_process_app_rsp(tGATT_TCB& tcb, tGATT_IF gatt_if, in gatt_sr_process_app_rsp()
291 tGATT_IF gatt_if; in gatt_process_exec_write_req() local
/system/bt/bta/gatt/
Dbta_gatts_act.cc373 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
Dbta_gattc_act.cc460 tGATT_IF gatt_if; in bta_gattc_conn() local
1213 tGATT_IF gatt_if; in bta_gattc_process_indicate() local
1336 static void bta_gattc_phy_update_cback(tGATT_IF gatt_if, uint16_t conn_id, in bta_gattc_phy_update_cback()
1355 static void bta_gattc_conn_update_cback(tGATT_IF gatt_if, uint16_t conn_id, in bta_gattc_conn_update_cback()
Dbta_gattc_utils.cc369 tGATT_IF gatt_if; in bta_gattc_clear_notif_registration() local
Dbta_gatts_int.h130 tGATT_IF gatt_if; member
/system/bt/stack/srvc/
Dsrvc_eng_int.h51 tGATT_IF gatt_if; member
Dsrvc_eng.cc336 static void srvc_eng_connect_cback(UNUSED_ATTR tGATT_IF gatt_if, in srvc_eng_connect_cback()
/system/bt/btif/src/
Dbtif_gatt_test.cc48 tGATT_IF gatt_if; member
/system/bt/stack/gap/
Dgap_ble.cc76 tGATT_IF gatt_if; variable
/system/bt/bta/hh/
Dbta_hh_int.h289 tGATT_IF gatt_if; member
/system/bt/bta/hearing_aid/
Dhearing_aid.cc1075 uint8_t gatt_if; member in __anonbabfa7770111::HearingAidImpl