HomeSort by relevance Sort by last modified time
    Searched refs:gatt_server_handle_client_req (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c 112 gatt_server_handle_client_req (p_tcb, op_code, (UINT16)(p_buf->len - 1), p_orig);
gatt_int.h 609 extern void gatt_server_handle_client_req (tGATT_TCB *p_tcb, UINT8 op_code,
gatt_main.c 900 gatt_server_handle_client_req (p_tcb, op_code, msg_len, p);
    [all...]
gatt_sr.c 1427 void gatt_server_handle_client_req (tGATT_TCB *p_tcb, UINT8 op_code, function
    [all...]

Completed in 70 milliseconds