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

  /system/bt/stack/gatt/
gatt_auth.c 73 gatt_act_write(p_clcb, GATT_SEC_SIGN_DATA);
144 gatt_act_write(p_clcb, sec_act);
gatt_int.h 659 extern void gatt_act_write(tGATT_CLCB *p_clcb, UINT8 sec_act);
gatt_cl.c 218 ** Function gatt_act_write
225 void gatt_act_write (tGATT_CLCB *p_clcb, UINT8 sec_act) function
284 GATT_TRACE_ERROR("gatt_act_write() failed op_code=0x%x rt=%d", op_code, rt);
    [all...]

Completed in 96 milliseconds