Searched refs:gatt_server_handle_client_req (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_auth.c112 gatt_server_handle_client_req (p_tcb, op_code, (UINT16)(p_buf->len - 1), p_orig);
H A Dgatt_int.h609 extern void gatt_server_handle_client_req (tGATT_TCB *p_tcb, UINT8 op_code,
H A Dgatt_main.c899 gatt_server_handle_client_req (p_tcb, op_code, msg_len, p);
H A Dgatt_sr.c1438 ** Function gatt_server_handle_client_req
1447 void gatt_server_handle_client_req (tGATT_TCB *p_tcb, UINT8 op_code, function

Completed in 106 milliseconds