Ejemplo n.º 1
0
 BluetopiaError IBluetopiaApi.GAP_Authentication_Response(uint BluetoothStackID, Int64 BD_ADDR,
                                                          ref Structs.GAP_Authentication_Information GAP_Authentication_Information)
 {
     return(BluetopiaError.UNSUPPORTED_PLATFORM_ERROR);
 }
Ejemplo n.º 2
0
 internal static extern BluetopiaError GAP_Authentication_Response(uint BluetoothStackID, BD_ADDR_BY_VALUE BD_ADDR,
                                                                   ref Structs.GAP_Authentication_Information GAP_Authentication_Information);