/external/bluetooth/bluedroid/stack/gatt/ |
D | gatt_api.c | 141 UINT16 GATTS_CreateService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, in GATTS_CreateService() 394 BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, UINT16 svc_inst) in GATTS_DeleteService() 464 tGATT_STATUS GATTS_StartService (tGATT_IF gatt_if, UINT16 service_handle, in GATTS_StartService() 603 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTS_HandleValueIndication() local 674 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTS_HandleValueNotification() local 723 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in GATTS_SendRsp() local 776 tGATT_IF gatt_if=GATT_GET_GATT_IF(conn_id); in GATTC_ConfigureMTU() local 831 tGATT_IF gatt_if=GATT_GET_GATT_IF(conn_id); in GATTC_Discover() local 900 tGATT_IF gatt_if=GATT_GET_GATT_IF(conn_id); in GATTC_Read() local 988 tGATT_IF gatt_if=GATT_GET_GATT_IF(conn_id); in GATTC_Write() local [all …]
|
D | gatt_utils.c | 1408 tGATT_IF gatt_if = GATT_GET_GATT_IF(conn_id); in gatt_sr_send_req_callback() local 1560 tGATT_REG *gatt_get_regcb (tGATT_IF gatt_if) in gatt_get_regcb() 1617 tGATT_IF gatt_if=GATT_GET_GATT_IF(conn_id); in gatt_clcb_alloc() local 1874 void gatt_sr_update_cback_cnt(tGATT_TCB *p_tcb, tGATT_IF gatt_if, BOOLEAN is_inc, BOOLEAN is_reset_… in gatt_sr_update_cback_cnt() 1909 void gatt_sr_update_prep_cnt(tGATT_TCB *p_tcb, tGATT_IF gatt_if, BOOLEAN is_inc, BOOLEAN is_reset_f… in gatt_sr_update_prep_cnt() 1944 BOOLEAN gatt_cancel_open(tGATT_IF gatt_if, BD_ADDR bda) in gatt_cancel_open() 2324 BOOLEAN gatt_is_bg_dev_for_app(tGATT_BG_CONN_DEV *p_dev, tGATT_IF gatt_if) in gatt_is_bg_dev_for_app() 2398 tGATT_IF gatt_if = p_reg->gatt_if; in gatt_add_bg_dev_list() local 2470 BOOLEAN gatt_remove_bg_dev_for_app(tGATT_IF gatt_if, BD_ADDR bd_addr) in gatt_remove_bg_dev_for_app() 2553 tGATT_IF gatt_if = p_reg->gatt_if; in gatt_remove_bg_dev_from_list() local [all …]
|
D | gatt_attr.c | 221 static void gatt_profile_connect_cback (tGATT_IF gatt_if, BD_ADDR bda, UINT16 conn_id, in gatt_profile_connect_cback()
|
D | gatt_main.c | 229 void gatt_update_app_hold_link_status (tGATT_IF gatt_if, tGATT_TCB *p_tcb, BOOLEAN is_add) in gatt_update_app_hold_link_status() 281 void gatt_update_app_use_link_flag (tGATT_IF gatt_if, tGATT_TCB *p_tcb, BOOLEAN is_add, BOOLEAN che… in gatt_update_app_use_link_flag()
|
D | gatt_int.h | 33 #define GATT_CREATE_CONN_ID(tcb_idx, gatt_if) ((UINT16) ((((UINT8)(tcb_idx) ) << 8) | ((UINT8) (ga… argument 239 tGATT_IF gatt_if; /* this service is belong to which application */ member 255 tGATT_IF gatt_if; /* one based */ member 459 tGATT_IF gatt_if[GATT_MAX_APPS]; member 483 tGATT_IF gatt_if; member
|
D | gatt_sr.c | 261 tGATT_STATUS gatt_sr_process_app_rsp (tGATT_TCB *p_tcb, tGATT_IF gatt_if, in gatt_sr_process_app_rsp() 336 tGATT_IF gatt_if; in gatt_process_exec_write_req() local
|
/external/bluetooth/bluedroid/btif/src/ |
D | btif_gatt_test.c | 52 tGATT_IF gatt_if; member 103 static void btif_test_connect_cback(tGATT_IF gatt_if, BD_ADDR bda, UINT16 conn_id, in btif_test_connect_cback()
|
/external/bluetooth/bluedroid/bta/gatt/ |
D | bta_gatts_act.c | 641 tGATT_IF gatt_if; in bta_gatts_indicate_handle() local 785 tGATT_IF gatt_if; in bta_gatts_close() local 869 tGATT_IF gatt_if; in bta_gatts_send_request_cback() local 916 static void bta_gatts_conn_cback (tGATT_IF gatt_if, BD_ADDR bda, UINT16 conn_id, in bta_gatts_conn_cback() 967 tGATT_IF gatt_if; in bta_gatts_cong_cback() local
|
D | bta_gattc_act.c | 693 tBTA_GATTC_IF gatt_if; in bta_gattc_conn() local 2026 tBTA_GATTC_IF gatt_if; in bta_gattc_process_indicate() local
|
D | bta_gattc_utils.c | 595 tBTA_GATTC_IF gatt_if; in bta_gattc_clear_notif_registration() local
|
D | bta_gatts_int.h | 186 tBTA_GATTS_IF gatt_if; member
|
/external/bluetooth/bluedroid/stack/srvc/ |
D | srvc_eng_int.h | 54 tGATT_IF gatt_if; member
|
D | srvc_eng.c | 353 static void srvc_eng_connect_cback (tGATT_IF gatt_if, BD_ADDR bda, UINT16 conn_id, in srvc_eng_connect_cback()
|
/external/bluetooth/bluedroid/stack/gap/ |
D | gap_ble.c | 528 static void gap_ble_c_connect_cback (tGATT_IF gatt_if, BD_ADDR bda, UINT16 conn_id, in gap_ble_c_connect_cback()
|
D | gap_int.h | 180 tGATT_IF gatt_if; member
|
/external/bluetooth/bluedroid/bta/hh/ |
D | bta_hh_int.h | 313 tBTA_GATTC_IF gatt_if; member
|