HomeSort by relevance Sort by last modified time
    Searched defs:e_handle (Results 1 - 5 of 5) sorted by null

  /system/bt/bta/gatt/
bta_gattc_act.c 1698 UINT16 e_handle = ((UINT16)(*(p + 2)) + (((UINT16)(*(p + 3))) << 8)); local
    [all...]
bta_gattc_int.h 242 UINT16 e_handle; member in struct:__anon71759
  /system/bt/stack/gatt/
gatt_int.h 107 UINT16 e_handle; /* ending handle */ member in struct:__anon72492
403 UINT16 e_handle; /* ending handle of the active request */ member in struct:__anon72510
462 UINT16 e_handle; member in struct:__anon72515
660 extern UINT8 gatt_act_send_browse(tGATT_TCB *p_tcb, UINT16 index, UINT8 op, UINT16 s_handle, UINT16 e_handle,
678 extern UINT16 gatts_add_included_service (tGATT_SVC_DB *p_db, UINT16 s_handle, UINT16 e_handle, tBT_UUID service);
682 UINT16 e_handle, tBT_UUID type, UINT16 *p_len, tGATT_SEC_FLAG sec_flag, UINT8 key_size,UINT32 trans_id, UINT16 *p_cur_handle);
  /system/bt/bta/include/
bta_gatt_api.h 237 UINT16 e_handle; /* used for service only */ member in struct:__anon71943
434 UINT16 e_handle; member in struct:__anon71958
567 UINT16 e_handle; member in struct:__anon71968
    [all...]
  /system/bt/stack/include/
gatt_api.h 408 UINT16 e_handle; member in struct:__anon72736
430 UINT16 e_handle; member in struct:__anon72738
513 UINT16 e_handle; /* ending handle of the group */ member in struct:__anon72746
524 UINT16 e_handle; /* ending handle */ member in struct:__anon72747
609 UINT16 e_handle; member in struct:__anon72751
    [all...]

Completed in 52 milliseconds