Searched defs:p_gatt_if (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_api.c1525 ** p_gatt_if: applicaiton interface (output)
1531 BOOLEAN GATT_GetConnectionInfor(UINT16 conn_id, tGATT_IF *p_gatt_if, BD_ADDR bd_addr, argument
1546 *p_gatt_if = gatt_if;
H A Dgatt_utils.c1980 BOOLEAN gatt_find_app_hold_link(tGATT_TCB *p_tcb, UINT8 start_idx, UINT8 *p_found_idx, tGATT_IF *p_gatt_if) argument
1989 *p_gatt_if = gatt_cb.clcb[i].p_reg->gatt_if;
2517 BOOLEAN gatt_find_app_for_bg_dev(BD_ADDR bd_addr, tGATT_IF *p_gatt_if) argument
2532 *p_gatt_if = p_dev->gatt_if[i];

Completed in 124 milliseconds