Home
last modified time | relevance | path

Searched defs:p_reg (Results 1 – 15 of 15) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
Dgatt_api.c150 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_CreateService() local
401 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_DeleteService() local
471 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_StartService() local
605 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueIndication() local
676 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueNotification() local
725 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_SendRsp() local
779 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_ConfigureMTU() local
834 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Discover() local
903 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Read() local
991 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Write() local
[all …]
Dgatt_utils.c1409 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_sr_send_req_callback() local
1563 tGATT_REG *p_reg = NULL; in gatt_get_regcb() local
1620 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_clcb_alloc() local
2198 tGATT_REG *p_reg=NULL; in gatt_cleanup_upon_disc() local
2396 BOOLEAN gatt_add_bg_dev_list(tGATT_REG *p_reg, BD_ADDR bd_addr, BOOLEAN is_initator) in gatt_add_bg_dev_list()
2551 BOOLEAN gatt_remove_bg_dev_from_list(tGATT_REG *p_reg, BD_ADDR bd_addr, BOOLEAN is_initiator) in gatt_remove_bg_dev_from_list()
2621 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_deregister_bgdev_list() local
2693 tGATT_REG *p_reg; in gatt_update_auto_connect_dev() local
2757 tGATT_REG *p_reg = &gatt_cb.cl_rcb[0]; in gatt_update_listen_mode() local
Dgatt_main.c322 BOOLEAN gatt_act_connect (tGATT_REG *p_reg, BD_ADDR bd_addr, tBT_TRANSPORT transport) in gatt_act_connect()
469 tGATT_REG *p_reg=NULL; in gatt_channel_congestion() local
898 tGATT_REG *p_reg; in gatt_send_conn_cback() local
Dgatt_cl.c662 tGATT_REG *p_reg; in gatt_process_notification() local
Dgatt_int.h398 tGATT_REG *p_reg; /* owner of this CLCB */ member
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gatts_utils.c93 tBTA_GATTS_RCB *p_reg; in bta_gatts_find_app_rcb_by_app_if() local
Dbta_gatts_act.c922 tBTA_GATTS_RCB *p_reg; in bta_gatts_conn_cback() local
/external/libnfc-nci/src/nfa/sys/
Dnfa_sys_main.c127 void nfa_sys_register (UINT8 id, const tNFA_SYS_REG *p_reg) in nfa_sys_register()
/external/bluetooth/bluedroid/bta/ar/
Dbta_ar.c101 void bta_ar_reg_avdt(tAVDT_REG *p_reg, tAVDT_CTRL_CBACK *p_cback, tBTA_SYS_ID sys_id) in bta_ar_reg_avdt()
/external/bluetooth/bluedroid/stack/mcap/
Dmca_main.c513 tMCA_RCB * mca_rcb_alloc(tMCA_REG *p_reg) in mca_rcb_alloc()
Dmca_api.c121 tMCA_HANDLE MCA_Register(tMCA_REG *p_reg, tMCA_CTRL_CBACK *p_cback) in MCA_Register()
/external/bluetooth/bluedroid/bta/sys/
Dbta_sys_main.c547 void bta_sys_register(UINT8 id, const tBTA_SYS_REG *p_reg) in bta_sys_register()
/external/bluetooth/bluedroid/stack/avdt/
Davdt_api.c113 void AVDT_Register(tAVDT_REG *p_reg, tAVDT_CTRL_CBACK *p_cback) in AVDT_Register()
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c237 void bta_hh_le_register_cmpl(tBTA_GATTC_REG *p_reg) in bta_hh_le_register_cmpl()
/external/bluetooth/bluedroid/bta/include/
Dbta_av_api.h507 tBTA_AV_REG *p_reg; /* action function to register VDP */ member