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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c 76 gatt_act_write(p_clcb, GATT_SEC_SIGN_DATA);
143 gatt_act_write(p_clcb, sec_act);
gatt_cl.c 217 ** Function gatt_act_write
224 void gatt_act_write (tGATT_CLCB *p_clcb, UINT8 sec_act) function
283 GATT_TRACE_ERROR("gatt_act_write() failed op_code=0x%x rt=%d", op_code, rt);
    [all...]
gatt_int.h 678 extern void gatt_act_write(tGATT_CLCB *p_clcb, UINT8 sec_act);

Completed in 102 milliseconds